//==============================================================================
// valkyrie_anim.txt
//==============================================================================

//==============================================================================
anim Birth
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Special N Valkyrie_BirthA
				Connect ATTACHPOINT Aurora hotspot
				Connect HOTSPOT norsebirthSFX hotspot
         }
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Special N Valkyrie_idleA
         }
      }
   }
}

//==============================================================================
anim Bored
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Special N Valkyrie_boredA
         }
         version
         {
            Visual Special N Valkyrie_boredB
         }
      }
   }
}

//==============================================================================
anim attack
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Special N Valkyrie_attackB
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.33 true   
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Special N Valkyrie_deathA
         }
      }
   }
}

//==============================================================================
anim walk
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Special N Valkyrie_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag FootstepLeft 0.30 true   
            tag FootstepRight 0.80 true   
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Special N Valkyrie_FlailA
         }
      }
   }
}

//==============================================================================